[INFO] cloning repository https://github.com/Steanky/YARMS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Steanky/YARMS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteanky%2FYARMS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteanky%2FYARMS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e4d8b402a1a37b26785fb03d140577a7842c6b6
[INFO] fixing Steanky/YARMS against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSteanky%2FYARMS" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Steanky/YARMS
[INFO] finished tweaking git repo https://github.com/Steanky/YARMS
[INFO] tweaked toml for git repo https://github.com/Steanky/YARMS written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Steanky/YARMS on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 160 packages to latest compatible versions
[INFO] [stderr]       Adding aes v0.8.4 (available: v0.9.1)
[INFO] [stderr]       Adding cfb8 v0.8.1 (available: v0.9.1)
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.2)
[INFO] [stderr]       Adding ego-tree v0.10.0 (available: v0.11.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding hashbrown v0.16.1 (available: v0.17.1)
[INFO] [stderr]       Adding scraper v0.23.1 (available: v0.27.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ec978207d3eec1b0c72c413e74b823565fae7a1e282dc9ee9cf4fd20b0b0f884
[INFO] running `Command { std: "docker" "start" "ec978207d3eec1b0c72c413e74b823565fae7a1e282dc9ee9cf4fd20b0b0f884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ec978207d3eec1b0c72c413e74b823565fae7a1e282dc9ee9cf4fd20b0b0f884" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec978207d3eec1b0c72c413e74b823565fae7a1e282dc9ee9cf4fd20b0b0f884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ec978207d3eec1b0c72c413e74b823565fae7a1e282dc9ee9cf4fd20b0b0f884" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating benches/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating yarms-protocol/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating yarms-identifier/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating yarms-nbt/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating yarms-std/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating yarms-util-future/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating yarms-anvil/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating yarms-chunk-loader/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating yarms-datagen/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating yarms-derive/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating yarms-packet/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating yarms-datagen-spec/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating yarms-packet-io/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating yarms-threadpool/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating yarms-wiki-scraper/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking rustc-std-workspace-alloc v1.0.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking yarms-identifier v0.1.0 (/opt/rustwide/workdir/yarms-identifier)
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Migrating yarms-identifier/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking yarms-util-future v0.1.0 (/opt/rustwide/workdir/yarms-util-future)
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Migrating yarms-util-future/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking yarms-nbt v0.1.0 (/opt/rustwide/workdir/yarms-nbt)
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Migrating yarms-nbt/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling yarms-protocol v0.1.0 (/opt/rustwide/workdir/yarms-protocol)
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling libdeflate-sys v1.25.2
[INFO] [stderr]        Fixed yarms-nbt/src/macros.rs (10 fixes)
[INFO] [stderr]        Fixed yarms-nbt/src/lib.rs (3 fixes)
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating yarms-protocol/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling generator v0.8.9
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking cfb8 v0.8.1
[INFO] [stderr]     Checking yarms-threadpool v0.1.0 (/opt/rustwide/workdir/yarms-threadpool)
[INFO] [stderr]        Fixed yarms-protocol/src/util.rs (2 fixes)
[INFO] [stderr]    Migrating yarms-threadpool/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling yarms-packet v0.1.0 (/opt/rustwide/workdir/yarms-packet)
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Migrating yarms-packet/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]      = note: this warning originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling yarms-derive v0.1.0 (/opt/rustwide/workdir/yarms-derive)
[INFO] [stderr]    Migrating yarms-derive/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking loom v0.7.2
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]        Fixed yarms-derive/src/lib.rs (2 fixes)
[INFO] [stderr]     Checking zerocopy v0.8.52
[INFO] [stderr]     Checking libdeflater v1.25.2
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> yarms-protocol/src/types.rs:907:27
[INFO] [stdout]     |
[INFO] [stdout] 902 |               let result = {
[INFO] [stdout]     |                   ------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   `result` calls a custom destructor
[INFO] [stdout]     |                   `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 907 |                       match std::panic::catch_unwind(std::panic::AssertUnwindSafe(|| {
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 908 | |                         T::read_from(read, end_remaining)
[INFO] [stdout] 909 | |                     })) {
[INFO] [stdout]     | |                       ^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |_______________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 919 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling yarms-datagen-spec v0.1.0 (/opt/rustwide/workdir/yarms-datagen-spec)
[INFO] [stderr]        Fixed yarms-protocol/src/types.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> yarms-protocol/src/types.rs:907:27
[INFO] [stdout]     |
[INFO] [stdout] 902 |               let result = {
[INFO] [stdout]     |                   ------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   `result` calls a custom destructor
[INFO] [stdout]     |                   `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 907 |                       match std::panic::catch_unwind(std::panic::AssertUnwindSafe(|| {
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 908 | |                         T::read_from(read, end_remaining)
[INFO] [stdout] 909 | |                     })) {
[INFO] [stdout]     | |                       ^
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |_______________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 919 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating yarms-datagen-spec/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]    Migrating yarms-util-future/tests/loom.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling yarms-datagen v0.1.0 (/opt/rustwide/workdir/yarms-datagen)
[INFO] [stderr]    Migrating yarms-datagen/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking html5ever v0.29.1
[INFO] [stderr]     Checking scraper v0.23.1
[INFO] [stderr]     Checking yarms-wiki-scraper v0.1.0 (/opt/rustwide/workdir/yarms-wiki-scraper)
[INFO] [stderr]    Migrating yarms-wiki-scraper/src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed yarms-datagen/build.rs (1 fix)
[INFO] [stderr]     Checking yarms-std v0.1.0 (/opt/rustwide/workdir/yarms-std)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Migrating yarms-datagen/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Migrating yarms-std/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking yarms-chunk-loader v0.1.0 (/opt/rustwide/workdir/yarms-chunk-loader)
[INFO] [stderr]     Checking yarms-packet-io v0.1.0 (/opt/rustwide/workdir/yarms-packet-io)
[INFO] [stderr]    Migrating yarms-chunk-loader/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating yarms-packet-io/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking yarms-anvil v0.1.0 (/opt/rustwide/workdir/yarms-anvil)
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Migrating yarms-anvil/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed yarms-anvil/src/lib.rs (1 fix)
[INFO] [stderr]     Checking benches v0.1.0 (/opt/rustwide/workdir/benches)
[INFO] [stderr]    Migrating benches/signaller.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/varint_write.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/varint_read.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benches/varlen.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.04s
[INFO] [stderr] crater-edition-check: benches v0.1.0 (/opt/rustwide/workdir/benches) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: yarms-protocol v0.1.0 (/opt/rustwide/workdir/yarms-protocol) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: yarms-identifier v0.1.0 (/opt/rustwide/workdir/yarms-identifier) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: yarms-nbt v0.1.0 (/opt/rustwide/workdir/yarms-nbt) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: yarms-std v0.1.0 (/opt/rustwide/workdir/yarms-std) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: yarms-util-future v0.1.0 (/opt/rustwide/workdir/yarms-util-future) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: yarms-anvil v0.1.0 (/opt/rustwide/workdir/yarms-anvil) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: yarms-chunk-loader v0.1.0 (/opt/rustwide/workdir/yarms-chunk-loader) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: yarms-datagen v0.1.0 (/opt/rustwide/workdir/yarms-datagen) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: yarms-derive v0.1.0 (/opt/rustwide/workdir/yarms-derive) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: yarms-packet v0.1.0 (/opt/rustwide/workdir/yarms-packet) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: yarms-datagen-spec v0.1.0 (/opt/rustwide/workdir/yarms-datagen-spec) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: yarms-packet-io v0.1.0 (/opt/rustwide/workdir/yarms-packet-io) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: yarms-threadpool v0.1.0 (/opt/rustwide/workdir/yarms-threadpool) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: yarms-wiki-scraper v0.1.0 (/opt/rustwide/workdir/yarms-wiki-scraper) updating edition from 2021 to 2024
[INFO] [stderr]     Checking yarms-identifier v0.1.0 (/opt/rustwide/workdir/yarms-identifier)
[INFO] [stderr]     Checking yarms-nbt v0.1.0 (/opt/rustwide/workdir/yarms-nbt)
[INFO] [stderr]     Checking yarms-util-future v0.1.0 (/opt/rustwide/workdir/yarms-util-future)
[INFO] [stderr]     Checking yarms-std v0.1.0 (/opt/rustwide/workdir/yarms-std)
[INFO] [stderr]    Compiling yarms-protocol v0.1.0 (/opt/rustwide/workdir/yarms-protocol)
[INFO] [stderr]    Compiling yarms-derive v0.1.0 (/opt/rustwide/workdir/yarms-derive)
[INFO] [stderr]     Checking yarms-threadpool v0.1.0 (/opt/rustwide/workdir/yarms-threadpool)
[INFO] [stderr]     Checking yarms-datagen-spec v0.1.0 (/opt/rustwide/workdir/yarms-datagen-spec)
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> yarms-threadpool/src/lib.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |         for x in 0..ITERS {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]  --> yarms-datagen-spec/src/protocol/packet.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub name: String,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub doc: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub protocol_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct PacketSpec {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub resource: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub doc: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub packet_id: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub state: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub clientbound: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fields: Vec<PacketFieldSpec>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct DataFieldSpec {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub doc: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub protocol_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct PacketDataSpec {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub doc: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fields: Vec<DataFieldSpec>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yarms-nbt` (lib) due to 20 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]  --> yarms-datagen-spec/src/protocol/packet.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub name: String,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub doc: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub protocol_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct PacketSpec {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub resource: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub doc: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub packet_id: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub state: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub clientbound: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fields: Vec<PacketFieldSpec>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct DataFieldSpec {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub doc: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub protocol_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct PacketDataSpec {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub doc: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fields: Vec<DataFieldSpec>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::borrow::Borrow`
[INFO] [stdout]   --> yarms-protocol/src/types.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use core::borrow::Borrow;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::ops::DerefMut`
[INFO] [stdout]   --> yarms-protocol/src/types.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use core::ops::DerefMut;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]  --> yarms-datagen-spec/src/protocol/packet.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub name: String,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub doc: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub protocol_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct PacketSpec {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub resource: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub doc: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub packet_id: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub state: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub clientbound: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fields: Vec<PacketFieldSpec>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct DataFieldSpec {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub doc: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub protocol_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct PacketDataSpec {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub doc: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> yarms-datagen-spec/src/protocol/packet.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fields: Vec<DataFieldSpec>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> yarms-protocol/src/types.rs:892:21
[INFO] [stdout]     |
[INFO] [stdout] 892 |                 let mut element = &mut data[idx];
[INFO] [stdout]     |                     ----^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> yarms-protocol/src/types.rs:287:30
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn from_slice(bytes: &[u8]) -> RemainingByteArray {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn from_slice(bytes: &[u8]) -> RemainingByteArray<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> yarms-nbt/src/lib.rs:373:37
[INFO] [stdout]      |
[INFO] [stdout]  373 |             $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 1067 |     tag_methods! {}
[INFO] [stdout]      |     --------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the macro `as_impl` which comes from the expansion of the macro `tag_methods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]      |
[INFO] [stdout]  373 |             &mut $crate::TagRepr::$ty(_, ref $( $m )? val) => Some(val),
[INFO] [stdout]      |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yarms-nbt` (lib test) due to 20 previous errors
[INFO] running `Command { std: "docker" "inspect" "ec978207d3eec1b0c72c413e74b823565fae7a1e282dc9ee9cf4fd20b0b0f884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec978207d3eec1b0c72c413e74b823565fae7a1e282dc9ee9cf4fd20b0b0f884", kill_on_drop: false }`
[INFO] [stdout] ec978207d3eec1b0c72c413e74b823565fae7a1e282dc9ee9cf4fd20b0b0f884
